Blazor コントロール
IDataCollection<T> インターフェース
メンバ 

C1.DataCollection アセンブリ > C1.DataCollection 名前空間 : IDataCollection<T> インターフェース
The type of the items in the collection.
Abstracts the transformation of a data source into a collection.
オブジェクト モデル
IDataCollection<T> インターフェース
シンタックス
'宣言
 
Public Interface IDataCollection(Of T As Class) 
public interface IDataCollection<T> 
where T: class
型パラメータ
T
The type of the items in the collection.
参照

IDataCollection<T> メンバ
C1.DataCollection 名前空間